.javaee .box_hd {
  text-align: center;
}
.javaee .box_hd h2 {
  font-size: 40px;
  color: #1b1b1b;
  line-height: 40px;
  font-weight: bold;
}
.javaee .box_hd h2 span {
  color: #177ff1;
}
.javaee .box_hd a {
  float: right;
  height: 25px;
  border: 1px #ccced3 solid;
  border-radius: 25px;
  line-height: 25px;
  padding: 0 9px;
  margin: 5px 11px 0 0;
  font-size: 14px;
  color: #737373;
  cursor: pointer;
}
.javaee .box_hd a:hover {
  background: #216ef4;
  color: #fff;
  border-color: #216ef4;
}
.javaee .box_hd p {
  font-size: 16px;
  color: #6e6e6e;
  line-height: 21px;
  padding-top: 20px;
}
.javaee .btnbox {
  display: flex;
  justify-content: center;
}
.javaee .btnbox .a_btn {
  position: relative;
  top: 0;
  font-size: 22px;
  color: #fff;
  border-radius: 32px;
  box-shadow: inset 0 2px 16px rgba(255, 227, 35, 0.48);
  background: -moz-linear-gradient(to bottom, #ff8250, #f70d2e);
  background: linear-gradient(to bottom, #ff8250, #f70d2e);
  margin: 0 12px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  padding: 15px 54px 15px 40px;
}
.javaee .btnbox .a_btn:hover {
  top: -5px;
  box-shadow: none;
}
.javaee .btnbox .a_btn2 {
  box-shadow: inset 0 -24px 10px rgba(25, 114, 245, 0.4), inset 0 30px 38px rgba(35, 211, 255, 0.48);
  /* box-shadow: inset 0 -7px 10px rgba(255,31,31,.9), inset 0 12px 35px rgba(255,153,62,.38); */
  background: -moz-linear-gradient(to bottom, #39dcfc, #196df6);
  background: linear-gradient(to bottom, #39dcfc, #196df6);
}
.javaee .btnbox .a_btn2::after {
  position: absolute;
  right: 26px;
  top: 25px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-color: #66e4fa !important;
  content: "";
}
.javaee .btnbox .a_btn::after {
  position: absolute;
  right: 26px;
  top: 25px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-color: #ffca6d;
  content: "";
}
.javaee .box0 {
  height: 80px;
  background-color: #fff;
}
.javaee .boxNav {
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  padding-top: 30px;
  z-index: 101;
}
.javaee .boxNav .hei {
  display: none;
}
.javaee .boxNav.cur {
  position: fixed;
  top: 0;
  height: 80px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding-top: 20px;
}
.javaee .boxNav.cur .bai,
.javaee .boxNav.on .bai {
  display: none;
}
.javaee .boxNav.cur .hei,
.javaee .boxNav.on .hei {
  display: block;
}
.javaee .boxNav .inner {
  display: flex;
  justify-content: space-between;
  width: 80%;
  min-width: 1200px;
  height: 40px;
  padding: 0 6px 0 23px;
  box-sizing: border-box;
}
.javaee .boxNav.cur .inner {
  width: 70%;
}
.javaee .boxNav .logo {
  display: flex;
}
.javaee .boxNav .logo img {
  width: 136px;
}
.javaee .boxNav .logo p {
  position: relative;
  font-size: 18px;
  line-height: 40px;
  padding-left: 33px;
}
.javaee .boxNav .logo p a {
  color: #fff;
}
.javaee .boxNav .logo p:before {
  position: absolute;
  left: 17px;
  top: 5px;
  width: 1px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
}
.javaee .boxNav.cur .logo p a,
.javaee .boxNav.on .logo p a {
  color: #b3b3b3;
}
.javaee .boxNav.cur .logo p:before,
.javaee .boxNav.on .logo p:before {
  background-color: #d5d5d5;
}
.javaee .boxNav .nav {
  width: 650px;
  display: flex;
  justify-content: space-between;
  margin-top: 3px;
}
.javaee .boxNav .nav p {
  position: relative;
  width: 96px;
  height: 34px;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 34px;
  cursor: pointer;
}
.javaee .boxNav .nav p.cur {
  border-radius: 17px;
  background-color: #008bff;
}
.javaee .boxNav.cur .nav p,
.javaee .boxNav.on .nav p {
  color: #999;
}
.javaee .boxNav.cur .nav p.cur,
.javaee .boxNav.on .nav p.cur {
  color: #fff;
}
.javaee .banner {
  position: relative;
}
.javaee .banner .slideBox,
.javaee .banner .slideBox .bd .li_in,
.javaee .banner .slideBox .bd a {
  height: 650px;
}
.javaee .innerContent,
.javaee .innerMain {
  width: 1200px;
  margin: 0 auto;
}
.javaee .javaMoudle1 .innerContent {
  width: 1200px;
  height: 60px;
  background: linear-gradient(180deg, #dafff6, #ffffff);
  border-radius: 18px;
  margin-top: 40px;
  padding: 30px 0;
}
.javaee .javaMoudle1 .innerContent .oul1 {
  display: flex;
  justify-content: space-around;
}
.javaee .javaMoudle1 .innerContent .oul1 h3 {
  font-size: 20px;
  color: #0082ff;
  line-height: 24px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}
.javaee .javaMoudle1 .innerContent .oul1 li:nth-child(2) h3 {
  color: #1ad2ba;
}
.javaee .javaMoudle1 .innerContent .oul1 li:nth-child(2) h3::after {
  border-color: #1ad2ba;
}
.javaee .javaMoudle1 .innerContent .oul1 li:nth-child(4) h3 {
  color: #ff7140;
}
.javaee .javaMoudle1 .innerContent .oul1 li:nth-child(4) h3::after {
  border-color: #ff7140;
}
.javaee .javaMoudle1 .innerContent .oul1 h3::after {
  position: absolute;
  left: 86px;
  top: 8px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-color: #096af2;
  content: "";
}
.javaee .javaMoudle1 .innerContent .oul1 p {
  width: 164px;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  margin-top: 4px;
}
.javaee .javaMoudle1 .innerContent .oul1 li {
  position: relative;
}
.javaee .javaMoudle1 .innerContent .oul1 li::before {
  width: 44px;
  height: 45px;
  background: url("/pc/module/javaee/images/icon.png") no-repeat 0px -83px;
  content: "";
  position: absolute;
  left: -50px;
  top: 2px;
}
.javaee .javaMoudle1 .innerContent .oul1 li:nth-child(1)::before {
  background-position-y: -295px;
}
.javaee .javaMoudle1 .innerContent .oul1 li:nth-child(3)::before {
  background-position-y: -154px;
}
.javaee .javaMoudle1 .innerContent .oul1 li:nth-child(4)::before {
  background-position-y: -225px;
}
.javaee .javaMoudle1 .innerContent .oul1 .txt::after {
  position: absolute;
  top: 20px;
  right: -44px;
  transform: translateX(-50%);
  display: inline-block;
  width: 2px;
  height: 42px;
  background-color: #95ffe7;
  content: "";
}
.javaee .javaMoudle1 .innerMain {
  width: 1200px;
  height: 160px;
  background: url("/pc/module/javaee/images/bg1.png") no-repeat;
  border-radius: 18px;
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
}
.javaee .javaMoudle1 .innerMain .javaJob {
  display: flex;
  justify-content: space-around;
  height: 120px;
  overflow: hidden;
  margin-top: 22px;
}
.javaee .javaMoudle1 .innerMain .javaJob h4 {
  position: relative;
  color: #88ffaa;
  font-size: 17px;
  font-weight: bold;
  left: 24px;
  top: 2px;
  width: 120px;
}
.javaee .javaMoudle1 .innerMain .oul2 {
  width: 410px;
  color: #fff;
  line-height: 24px;
}
.javaee .javaMoudle1 .innerMain .oul2 li {
  font-size: 13px;
}
.javaee .javaMoudle1 .innerMain .kbbox {
  height: 120px;
  border-radius: 20px;
  margin: 10px auto 150px;
  position: relative;
}
.javaee .javaMoudle1 .innerMain .kbbox h4 {
  position: absolute;
  color: #88ffaa;
  font-size: 17px;
  font-weight: bold;
  left: 44px;
  top: 14px;
}
.javaee .javaMoudle1 .innerMain .kbbox::after {
  position: absolute;
  top: 20px;
  left: 4px;
  transform: translateX(-50%);
  display: inline-block;
  width: 2px;
  height: 100px;
  background-color: #76fffa;
  opacity: 0.3;
  content: "";
}
.javaee .javaMoudle1 .innerMain .kbbox .head_kb {
  display: flex;
  justify-content: space-between;
}
.javaee .javaMoudle1 .innerMain .techcen_right {
  width: 600px;
  margin-left: 26px;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info {
  float: none;
  width: 600px;
  height: 90px;
  display: flex;
  justify-content: space-evenly;
  background: none;
  margin-top: 10px;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .hd {
  position: relative;
  width: 110px;
  height: 40px;
  border: none;
  border-radius: 12px;
  background-color: #fff;
  margin: 40px 0 0;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .select dt {
  width: 110px;
  box-sizing: border-box;
  height: 40px;
  font-size: 18px;
  color: #333;
  line-height: 40px;
  padding-left: 15px;
  font-size: 15px;
  z-index: auto;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .select dt::after {
  position: absolute;
  right: 16px;
  top: 13px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-color: #51abff;
  content: "";
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .select dd {
  right: -10px;
  top: 54px;
  border-radius: 8px;
  border: none;
  width: 145px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
  padding: 5px;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .select dd ul li {
  width: 50%;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .bd ul li strong i,
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .select dt i {
  display: none !important;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .bd,
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .bd ul {
  width: 460px !important;
  height: 130px !important;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .bd ul li {
  width: 460px;
  display: flex;
  justify-content: space-between;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .bd ul li p {
  overflow: visible;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .bd ul li p a {
  color: #fff;
  font-size: 13px;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .bd ul li p a strong {
  color: #88ffaa;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .bd ul li p a .man {
  color: #fff !important;
}
.javaee .javaMoudle1 .innerMain .techcen_right .kb_info .bd ul li a.itcast_click {
  height: 24px;
  line-height: 30px;
}
.javaee .javaMoudle2 {
  margin-top: 60px;
  padding: 100px 0 100px 0;
  background: url("/pc/module/javaee/images/bg2.jpg") no-repeat;
  background-size: 100%;
}
.javaee .javaMoudle2 .innerContent {
  display: flex;
  justify-content: space-between;
  margin: 60px auto 50px;
}
.javaee .javaMoudle2 .innerContent ul {
  width: 290px;
  height: 322px;
  background: linear-gradient(0deg, #f8fbff, #cdedff);
  border-radius: 18px;
}
.javaee .javaMoudle2 .innerContent ul h5 {
  width: 124px;
  height: 36px;
  line-height: 36px;
  background: linear-gradient(0deg, #1881f1, #48bcfd);
  border-radius: 10px;
  border: 4px solid #f8fbff;
  position: relative;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #f8fbff;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  top: -18px;
}
.javaee .javaMoudle2 .innerContent ul p {
  height: 19px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #177ff1;
  text-align: center;
  position: relative;
}
.javaee .javaMoudle2 .innerContent ul li {
  width: 236px;
  height: 44px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  border-radius: 8px;
  text-align: center;
  display: block;
  margin: 16px auto;
  font-size: 16px;
  padding: 14px 0;
}
.javaee .javaMoudle2 .innerContent ul li span {
  color: #9ca4af;
  font-size: 14px;
}
.javaee .javaMoudle2 .innerContent .javabox4_con h5 {
  background: linear-gradient(0deg, #ff7430, #ffb771);
  border: 4px solid #f8fbff;
}
.javaee .javaMoudle2 .innerContent .javabox4_con ul {
  background: linear-gradient(0deg, #f8fbff, #fdedd9);
}
.javaee .javaMoudle2 .innerContent .javabox4_con ul p {
  color: #ff792c;
}
.javaee .javaMoudle2 .innerContent .javabox4_con ul li {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
}
.javaee .javaMoudle2 .innerContent .oul_main {
  position: relative;
}
.javaee .javaMoudle2 .innerContent .oul_main li {
  float: left;
  width: 114px;
  height: 40px;
  padding: 30px 0;
  margin: 26px 0px 0px 24px;
}
.javaee .javaMoudle2 .innerContent .oul_main .listyle {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  width: 236px;
  height: 44px;
  left: 50%;
  position: absolute;
  margin: 0 !important;
  bottom: 26px;
  transform: translateX(-50%);
}
.javaee .javaMoudle3 {
  padding: 100px 0 60px 0;
  background: linear-gradient(180deg, #ffffff, #d6f9ff);
}
.javaee .javaMoudle3 .javabox1_con {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.javaee .javaMoudle3 .javabox2_con {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.javaee .javaMoudle3 .coursepic {
  width: 1200px;
  display: block;
  margin: 40px 0 50px 0;
}
.javaee .javaMoudle3 ul {
  width: 379px;
  height: 80px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0), #e2f5ff);
  border-radius: 18px;
  padding: 20px 0;
}
.javaee .javaMoudle3 ul h5 {
  width: 293px;
  height: 36px;
  background: linear-gradient(180deg, #1881f1, #48bcfd);
  border-radius: 10px;
  border: 4px solid #f8fbff;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  line-height: 36px;
  color: #ffffff;
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.javaee .javaMoudle3 ul li {
  width: 230px;
  height: 39px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  line-height: 24px;
  text-align: center;
  margin: 4px auto;
}
.javaee .javaMoudle3 ul .txt {
  width: 260px;
}
.javaee .javaMoudle4 {
  padding: 100px 0 100px 0;
  background: url("/pc/module/javaee/images/bg3.jpg") no-repeat;
  background-size: cover;
}
.javaee .javaMoudle4 .box_hd h2,
.javaee .javaMoudle4 .box_hd p {
  color: #fff;
}
.javaee .javaMoudle4 .box_hd span {
  color: #88ffaa;
}
.javaee .javaMoudle4 .innerContent {
  display: flex;
  flex-wrap: wrap;
  margin: 40px auto 50px;
}
.javaee .javaMoudle4 .innerContent div {
  width: 235px;
  height: 228px;
  background: #ffffff;
  border-radius: 18px;
  margin-right: 6px;
  margin-top: 10px;
}
.javaee .javaMoudle4 .innerContent div h6 {
  height: 50px;
  background: linear-gradient(180deg, #178fff, #2eaeff);
  border-top-right-radius: 18px;
  border-top-left-radius: 18px;
  text-align: center;
  line-height: 50px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}
.javaee .javaMoudle4 .innerContent div .lastTitle {
  background: linear-gradient(180deg, #ff6a2f, #ff9b4b);
}
.javaee .javaMoudle4 .innerContent div .conTitle {
  background: linear-gradient(180deg, #0ca1ff, #2ec6ff);
}
.javaee .javaMoudle4 .innerContent div ul {
  display: flex;
  padding: 10px;
  flex-wrap: wrap;
}
.javaee .javaMoudle4 .innerContent div ul li {
  padding: 6px 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 12px;
  color: #696e7a;
  background: #f6f6f6;
  border-radius: 10px;
  margin: 4px;
}
.javaee .javaMoudle4 .innerContent .con3 {
  width: 470px;
}
.javaee .javaMoudle4 .innerContent .con4 {
  width: 356px;
}
.javaee .javaMoudle4 .innerContent .con5 {
  width: 952px;
}
.javaee .javaMoudle4 .innerContent .con5 ul li {
  margin-right: 7px;
}
.javaee .javaMoudle4 .innerContent .con6 ul li {
  width: 130px;
  height: 22px;
  background: #f6f6f6;
  border-radius: 10px;
  margin: 8px auto;
  text-align: center;
}
.javaee .javaMoudle5 {
  background: #ddfaff;
  padding: 100px 0 100px;
}
.javaee .javaMoudle5 .btnbox {
  margin-top: 50px;
}
.javaee .box_newsinfo {
  padding: 2px 0 120px;
}
.javaee .box_newsinfo .newsinfo_list {
  display: flex;
  justify-content: space-between;
  margin-top: 110px;
}
.javaee .box_newsinfo .newsinfo_list .list_main {
  position: relative;
  height: 280px;
  border-radius: 20px;
  border: none;
  background: #f3f8ff !important;
  padding-top: 18px;
}
.javaee .box_newsinfo .newsinfo_list .list_main h2 {
  position: absolute;
  left: 50%;
  top: -56px;
  width: 324px;
  height: 55px !important;
  box-sizing: border-box;
  border-radius: 12px 12px 0 0;
  box-shadow: inset 0 0 30px rgba(184, 255, 252, 0.3);
  background-color: #4270ff;
  margin-left: -162px;
  padding: 0 16px 0 20px;
  overflow: hidden;
}
.javaee .box_newsinfo .newsinfo_list .list_main:nth-child(2) h2 {
  background-color: #10abe8;
}
.javaee .box_newsinfo .newsinfo_list .list_main:nth-child(3) h2 {
  box-shadow: inset 0 0 30px rgba(251, 255, 184, 0.3);
  background-color: #ff8251;
}
.javaee .box_newsinfo .newsinfo_list .list_main h2 span {
  color: #fff !important;
  line-height: 55px;
  font-weight: normal;
}
.javaee .box_newsinfo .newsinfo_list .list_main h2 a {
  float: right;
  font-size: 14px !important;
  color: rgba(255, 255, 255, 0.5) !important;
  line-height: 55px;
  padding-top: 3px;
}
.javaee .box_newsinfo .newsinfo_list .list_main h2 a:hover {
  color: #fff;
}
.javaee .box_newsinfo .newsinfo_list .list_main ul li {
  width: 290px;
  margin: 0 auto;
}
.javaee .box_newsinfo .newsinfo_list .list_main ul li a span {
  display: inline-block !important;
  width: 26px;
  font-size: 17px;
  color: #10abe8 !important;
  box-shadow: none;
  font-weight: normal !important;
  margin-right: 2px;
  padding: 0;
}
.javaee .box_newsinfo .newsinfo_list .list_main ul li:nth-child(-n + 3) a span {
  color: #fb654b !important;
}
.box2kcdg_add .tablist {
  width: 1093px;
  margin: 5px 0 5px 32px;
}
.box2kcdg_add .tablist .tablistp1 {
  width: 100%;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 5px 5px 0 0;
  background: #057bff;
  margin-bottom: 0;
  padding: 0;
}
.box2kcdg_add .tablist .tablistp1 span {
  float: left;
  width: 22%;
  height: 100%;
  font-size: 15px;
  color: #fff;
  box-sizing: border-box;
  border-right: 1px #318fff solid;
}
.box2kcdg_add .tablist .tablistp2 {
  width: 100%;
  height: 52px;
  text-align: center;
  line-height: 52px;
  background: #fafbff;
  margin-bottom: 0;
  padding: 0;
}
.box2kcdg_add .tablist .tablistp2 a {
  float: left;
  width: 22%;
  height: 100%;
  font-size: 15px;
  color: #6e6e6e;
  box-sizing: border-box;
  border-right: 1px #f6f6f6 solid;
  background: #fff;
}
.box2kcdg_add .tablist .tablistp1 span:nth-child(3),
.box2kcdg_add .tablist .tablistp1 span:nth-child(5),
.box2kcdg_add .tablist .tablistp2 a:nth-child(3),
.box2kcdg_add .tablist .tablistp2 a:nth-child(5) {
  width: 17%;
}
.box2kcdg_add .tablist .tablistp2 a:hover {
  color: #057bff;
}
.box2kcdg_add .tablist .tablistp1 span:last-child,
.box2kcdg_add .tablist .tablistp2 a:last-child {
  border: none;
}
.kcdgjavaee_add ul {
  height: 400px;
}
.kcdgjavaee_add ul li {
  height: 130px;
}
.kcdgjavaee_add ul li:nth-child(3),
.kcdgjavaee_add ul li:nth-child(4) {
  height: 190px;
}
.kcdgjavaee_add ul li:last-child {
  width: 100%;
  border-right: none;
}
